From: Gerd Moellmann Date: Fri, 11 May 2001 15:11:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40351 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a5b2eeedc484b379d01e77c9dc8e3171dbf82cdd;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index bac865421b4..34cf146e4ae 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,12 @@ 2001-05-11 Gerd Moellmann + * xterm.c (clear_mouse_face): Return 1 if text with mouse face was + actually redrawn. Make the function static. + (note_mouse_highlight): Fix a case where the mouse cursor + was changed back to the text cursor. + + * xterm.h (clear_mouse_face): Remove prototype. + * xdisp.c (try_window_id): Fix the fix and set the right window_end_vpos.